Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODPlatformTypeListIterator


Next

The Next method returns the next element in the platform type list that created this platform type-list iterator.

ODPlatformType Next ();
return value
The next element in the platform type list, or kODNULL if you have reached the end of the platform type list.
DISCUSSION
If your part calls this method before calling this platform type-list iterator's First method to begin the iteration, then this method works the same as calling the First method.

EXCEPTIONS
kODErrIteratorOutOfSync
The platform type list was modified while the iteration was in progress.
SEE ALSO
The ODPlatformType type (page 919).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help